home *** CD-ROM | disk | FTP | other *** search
- Path: irisa.fr!usenet
- From: Frederic BONNET <fbonnet@irisa.fr>
- Newsgroups: comp.lang.c,comp.programming,comp.software-eng
- Subject: Looking for C source code analyzer
- Date: Thu, 21 Mar 1996 17:05:16 +0100
- Organization: Irisa, Rennes (FR)
- Distribution: world
- Message-ID: <31517E3C.2F1CF0FB@irisa.fr>
- NNTP-Posting-Host: gastonlg.irisa.fr
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.4 sun4m)
-
- Hi there,
-
- I am looking for a (free) C source code analyzer. What I want to do is generate a call graph
- and display it as a tree. I already use GNU gprof but it is more a profiler than a call
- graph generator (for example, called functions are sorted according to the time they took), and
- this graph is generated after the execution of the program. Moreover, it outputs text and I would
- prefer a graphical output.
-
-
- Any suggestions by email welcome.
-
- Thanks in advance.
-
- --
- Frederic BONNET
- fbonnet@irisa.fr
-